Skip to content

Fix: update for Nextflow v2 parser's strict syntax requirements - #73

Open
kelly-sovacool wants to merge 5 commits into
mainfrom
iss-72
Open

kelly-sovacool wants to merge 5 commits into
mainfrom
iss-72

Conversation

@kelly-sovacool

Copy link
Copy Markdown
Member

Changes

  • Use resourceLimits instead of check_max()
  • Do not declare groovy variables in config files
  • Move workflow.onComplete handler inside default workflow

Issues

fixes #72

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Write unit tests for any new features, bug fixes, or other code changes. testing framework not yet implemented
  • [ ] Update docs if there are any API changes. on hold until before public release
  • [ ] If a new nextflow process is implemented, define the process container and stub.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update for nextflow v2 parser strict syntax

1 participant